Properties
Properties | Description |
---|---|
Closed | The property gets or sets a value indicating whether a polyline is closed. |
HasBulge | The property gets or sets a value indicating whether a polyline has bulges or not. |
Derived from Tsg2DCurve | Description |
---|---|
Count | The property returns a quantity of the Tsg2DCurve object's points. |
EdgeType | The property returns an edge type of the Tsg2DCurve object. |
EndPoint | The property returns the end point of the Tsg2DCurve object. |
Points | The property gets a point that belongs to the Tsg2DCurve object by its index. |
StartPoint | The property returns the start point of the Tsg2DCurve object. |